This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

" ... " 在JavaScript中的意思?

" ... " 在JavaScript中的意思?

【Day07】幫 Youtube 影片下載程式添加小功能

【Day07】幫 Youtube 影片下載程式添加小功能

閉包

閉包


Comments